-
-
Notifications
You must be signed in to change notification settings - Fork 158
Update to .NET 8 and EF Core 8 (preview) #1282
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
b0fb2db
to
26e080f
Compare
8290ca4
to
6147461
Compare
26e080f
to
ffa27be
Compare
135d5e5
to
057ad84
Compare
7d63f5b
to
2333421
Compare
33f2bc5
to
a020df8
Compare
04a8475
to
b301ea4
Compare
7b10fce
to
5704c1f
Compare
Codecov Report
@@ Coverage Diff @@
## update-to-net7-ef7 #1282 +/- ##
===================================================
Coverage 93.02% 93.02%
===================================================
Files 268 268
Lines 8802 8802
===================================================
Hits 8188 8188
Misses 614 614
|
1e2f225
to
a0ff378
Compare
04888ad
to
f2299aa
Compare
6483c7d
to
e39d010
Compare
76285fd
to
a878079
Compare
44eaa5c
to
a1e9d08
Compare
Superseded by #1349. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR updates the codebase to build against .NET 8 and EF Core 8 RC-1 versions.
Note: The goal of this PR is to verify things work properly with the new versions. Not intended to be merged as-is.
QUALITY CHECKLIST